Creates a linear gradient with orientation defined by two points and a blend specified by a series of positions and color objects.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public LinearGradientBrush CreateLinearGradient ( |
Visual Basic Copy Code |
---|
Public Function CreateLinearGradient ( _ |
The first point determining the gradient orientation.
The second point determining the gradient orientation.
A MindFusion.Drawing.LinearGradientBrush with the specified characteristics.